act2agb [Tool Command]

Converts a palette output by Photoshop to C source.

Syntax

act2agb input-file

Description

Converts a Photoshop palette file into the AGB color format and outputs it as C source code.

The command arguments are described below:

input-file
The Photoshop palette file. Passing this file as the input results in the output of a C source file named XX.c, where XX is the base name of input-file.

Notes

You need to be careful because the base name of the input file is used for the filename. If you use bmp2agb to convert the file "filename.bmp" and you use act2agb to convert the file "filename.act," both commands will output a file with the same name of "filename.c"

AGB-06-0031-001A (2/26/01)
© 2001 Nintendo of America Inc.